.banner-tips .banner-tips-item {
    padding: 5px;
    border: 1px solid #fff;
    margin: 10px 10px 10px 0;
    font-size: 20px;
}

.banner-tips {
    margin-top: 20px;
}

.banner-text {
    margin-top: 40px;
    font-size: 20px;
}

.yxyzs-content {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.yxyzs-item {
    width: 350px;
    margin: 0px 20px;
    padding: 30px 20px;
    background-color: #fff;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.yxyzs-title {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
}

.yxyzs-icon {
    border-radius: 50%;
    border: 1px solid #0A65A6;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
}

.yxyzs-icon img {
    width: 100%;
}

#czly {
    background-image: url(/template/default/images/czly-bg.png);
    background-size: cover;
    background-position: center;
}

#czly .content-title {
    color: #fff;
}

#czly .content-partition {
    background-color: #fff;
}

.czly-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 1400px;
    margin: 0 auto;
}

.czly-content-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.czly-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    padding: 15px;
}

.czly-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.czly-text {
    margin: 10px 0;
    color: #fff;
}

.czly-text {
    font-size: 18px;
}

.czly-content-item::after {
    position: absolute;
    content: "";
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 50px;
    background-color: #fff;
}

.czly-content-item:last-child::after {
    display: none;
}

.mhyzs-icon-list {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

#mhyzs {
    background-color: #F8F8F8;
}

.mhyzs-icon {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.mhyzs-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mhyzs-icon-item {
    padding: 40px 60px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mhyzs-text {
    margin: 10px 0;
    font-size: 18px;
}

.mhyzs-tab-box {
    max-width: 1400px;
    margin: 0 auto;
}

.mhyzs-tab-item {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.mhyzs-tab-title {
    background-color: #1855A6;
    color: #fff;
    font-size: 18px;
    height: 70px;
    width: 350px;
    padding: 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mhyzs-tab-title span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: block;
    margin: 0 10px;
}

.myyzs-tab-text {
    background-color: #fff;
    color: #8b8b8b;
    height: 70px;
    line-height: 70px;
    padding: 0 40px;
    flex: 1;
    text-align: left;
}

#cyyzs {
    background-image: url(/template/default/images/cyyzs-bg.jpg);
    background-position: center;
    background-size: cover;
}

#cyyzs .content-title {
    color: #fff;
}

#cyyzs .content-partition {
    background-color: #fff;
}

#cyyzs .content-tips {
    color: #fff;
}

#cyyzs .mhyzs-icon-item {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
    cursor: pointer;
}

#cyyzs .mhyzs-text {
    color: #fff;
}

#cyyzs .mhyzs-tab-title {
    color: #000;
    background-color: #fff;
}

#cyyzs .mhyzs-tab-title span {
    border-color: #000;
}

#cyyzs .myyzs-tab-text {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #f3f3f3;
    color: #f3f3f3;
}

#cyyzs .mhyzs-icon-item:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #f3f3f3;
}

#yycj {
    background-color: #F8F8F8;
}

.yycj-content {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}

.yycj-right {
    flex: 1;
    justify-content: space-around;
    padding: 40px;
    box-shadow: -9px 0px 14px -9px #a5a5a5;
    display: none;
}

.yycj-right.active {
    display: flex;
}

.yycj-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    font-size: 22px;
}

.yycj-left>div {
    flex: 1;
    padding: 40px 90px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yycj-right-item {
    display: flex;
    flex-direction: column;
}

.ycj-right-item-list {
    flex: 1;
}

.ycj-right-item-list ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.yycj-right-item-title {
    font-size: 30px;
    margin-bottom: 30px;
}

.ycj-right-item-list li {
    margin: 20px 0;
    font-size: 18px;
    list-style: disc;
    color: #8b8b8b;
    text-align: left;
}

.yycj-right-item-icon {
    display: flex;
    flex-wrap: wrap;
    max-width: 420px;
    justify-content: center;
    gap: 10px;
}

.yri-box {
    background-color: #D7DCEE;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    padding: 15px;
}

.yri-box-text {
    font-size: 16px;
    padding: 10px;
    background-color: #1655A6;
    border-radius: 50%;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yycj-left-item-check {
    color: #0A65A6;
    box-shadow: -2px 5px 14px -12px #a5a5a5;
    z-index: 10;
    background-color: #fff;
    font-weight: 700;
}

.fwlc-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fwlc-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.fwlc-icon-right {
    width: 80px;
    position: relative;
}

.fwlc-icon-right::after {
    content: "";
    width: 80px;
    position: absolute;
    left: 0;
    border: 1px dashed #0A65A6;
    top: 50%;
}

.fwlc-icon-right img {
    width: 20px;
}

.fwlc-icon {
    background-color: #E7EEF6;
    padding: 10px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.fwlc-icon .fwlc-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px dashed #0A65A6;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fwlc-icon .fwlc-img img {
    width: 100%;
}

.fwlc-item-check .fwlc-icon {
    background-color: #1755A5;
}

.fwlc-item-check .fwlc-icon .fwlc-img {
    border-color: #fff;
}

@media (max-width: 768px) {
    .yxyzs-item {
        width: 175px;
        padding: 0;
        margin: 10px;
    }

    .yxyzs-icon {
        width: 90px;
        height: 90px;
    }

    .yxyzs-tips {
        height: 70px;
    }

    .czly-icon {
        width: 80px;
        height: 80px;
    }

    .czly-content {
        flex-wrap: wrap;
    }

    .czly-content-item::after {
        display: none;
    }

    .czly-content-item {
        width: 170px;
    }

    .content-item .content-tips {
        font-size: 14px;
    }

    .mhyzs-icon-list {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .mhyzs-icon-item {
        width: 150px;
        margin: 10px;
    }

    .mhyzs-icon {
        width: 90px;
        height: 90px;
    }

    .mhyzs-text {
        font-size: 14px;
    }

    .mhyzs-icon-item {
        padding: 0;
    }

    .mhyzs-tab-item {
        flex-direction: column;
        margin: 10px;
    }

    .mhyzs-tab-title {
        width: 100%;
        height: 55px;
        font-size: 16px;
    }

    .myyzs-tab-text {
        width: 100%;
        height: 100%;
        line-height: 30px;
        margin: 0;
        padding: 10px;
    }

    .yycj-content {
        flex-direction: column;
    }

    .yycj-right {
        flex-direction: column;
        box-shadow: none;
        padding: 20px;
    }

    .yycj-left {
        flex-direction: row;
    }

    .yycj-left>div {
        padding: 20px 10px;
        font-size: 16px;
    }

    .yycj-left-item-check {
        box-shadow: none;
        border-bottom: 1px solid #0A65A6;
    }

    .yycj-right-item {
        margin-bottom: 10px;
    }

    .yycj-right-item-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .content-item .content-tips {
        font-size: 16px;
    }

    .fwlc-content {
        flex-wrap: wrap;
    }

    .fwlc-icon-right {
        display: none;
    }

    .fwlc-item {
        margin: 10px;
    }

    .banner-tips {
        margin: 10px 0;
    }

    .banner-tips .banner-tips-item {
        font-size: 12px;
        margin: 0;
        padding: 5px;
    }

    .banner-text {
        margin-top: 15px;
        font-size: 14px;
    }

    .big-banner .banner-text-box {
        top: 10%;
    }

    .ycj-right-item-list li {
        margin: 5px 0;
        font-size: 16px;
    }

    .yri-box-text {
        padding: 0;
        font-size: 14px;
    }

    .yri-box {
        width: 95px;
        height: 95px;
    }

    .fwlc-icon {
        width: 95px;
        height: 95px;
    }

    .content-item .content-tips {
        font-size: 16px;
    }

    .mhyzs-tab-title {
        font-size: 16px;
    }

    .mhyzs-tab-title {
        height: 55px;
    }
}